home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 108
/
jogo-disk-108.iso
/
Games
/
agamaze.swf
/
scripts
/
DefineButton2_60
/
BUTTONCONDACTION on(release, keyPress h).as
Wrap
Text File
|
2010-05-15
|
102b
|
8 lines
on(release, keyPress "h"){
tellTarget("girls")
{
stop();
}
gotoAndStop(8);
}